linux 2.6.18: eliminate Xen special: alternative.c
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 13:32:50 +0000 (13:32 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 13:32:50 +0000 (13:32 +0000)
commite1bfccbe5ac91b8b82f6344b0b5ef1d7c43cfea7
tree1b755eb91fb61a4736fc515a179318036098af8b
parent4d660bb5970281a81063cbe59bea640bc7624a44
linux 2.6.18: eliminate Xen special: alternative.c

The sole (x86-64 specific) difference of
arch/i386/kernel/alternative-xen.c
over its native original can be eliminated by slightly adjusting
x86-64's make_readonly(), and the Xen special can then be removed.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/arch/i386/kernel/alternative-xen.c [deleted file]
linux-2.6-xen-sparse/arch/x86_64/kernel/Makefile
linux-2.6-xen-sparse/arch/x86_64/mm/init-xen.c